vcBoundingBox

An axis-aligned bound box using center and half-diagonal vectors.

See in: Overview

Module: vcCore

Parent: vcObject

Children -

Referenced by: vcGeometryContainer.BoundingBox, vcGeometrySet.BoundingBox, vcNode.BoundingBox, vcTopology.getFaceBound()

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
CentervcVectorRGets a vector from the origin to the center.
HalfDiagonalvcVectorRGets a half diagonal vector from the center to an upper corner using positive axis directions.